IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace > EntityQuery<T> Class > EntityQuery<T> Constructor : EntityQuery<T> Constructor(String,EntityManager) |
'Declaration
Public Function New( _ ByVal entitySetName As String, _ ByVal manager As EntityManager _ )
'Usage
Dim entitySetName As String Dim manager As EntityManager Dim instance As New EntityQuery(Of T)(entitySetName, manager)
public EntityQuery<T>( string entitySetName, EntityManager manager )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2